Scope: open-source tools for AI crawlers, browser agents, deep research agents, and agent orchestration platforms. Every score is computed by versioned code (open_source_ai_tools_v1) from GitHub activity, stars, and license — never by subjective model judgment.
AI Coding Agents (5 items)
Agents and assistants that read, write, and execute code autonomously or semi-autonomously inside a developer's own environment.
opencode
Open-source terminal coding agent
Goose
Open-source, extensible AI agent that installs, executes, edits, and tests code
Continue
Open-source AI code assistant for any IDE
OpenHands
AI agent platform for autonomous software development
Aider
AI pair programming in your terminal
AI Crawlers (5 items)
Crawling tools that use semantic models to understand pages, generate or repair extraction rules, or convert web pages into LLM-usable formats.
Crawl4AI
Local, self-hosted, LLM-friendly web crawler
ScrapeGraphAI
Natural-language-driven graph-based data extraction framework
Firecrawl
Full Web Context API and agent web-data platform
WebClaw
Rust-built CLI, MCP, and self-hosted web extraction tool
ai-web-research
Deterministic, LLM-independent robots/sitemap-aware crawler producing LLM-ready Markdown with a resumable frontier
Agent Orchestration Platforms (2 items)
Platforms providing scheduling, skills, multi-agent routing, and long-running control planes.
Browser Agents (4 items)
AI-driven automation tools that autonomously decide browser interactions — clicking, typing, scrolling, navigating.
Browser Use
General-purpose AI browser agent
Stagehand
Production-grade browser automation framework mixing AI and code
Skyvern
Workflow automation platform combining LLMs, vision models, and Playwright
Nanobrowser
Local multi-agent browser extension running directly in Chrome/Edge
Crawler Frameworks (1 items)
Frameworks providing deterministic crawling infrastructure — URL frontier, retry, rate limiting, session management.
Deep Research Agents (4 items)
Research agents that automatically search, read, cross-verify multiple sources, and generate cited reports.
GPT Researcher
Full open-source deep research agent
Open Deep Research
Configurable deep research agent in the LangGraph ecosystem
SurfSense
Competitive intelligence, continuous monitoring, and research knowledge-base platform
DeepSearcher
Private documents, vector database, and deep search
General-Purpose Language Models (4 items)
Open-weight large language models released by major AI labs, usable outside any single vendor's hosted API.
Local Model Tools (5 items)
Runtimes, servers, and interfaces for running language models on your own hardware instead of a hosted API.
Ollama
Run large language models locally
llama.cpp
LLM inference in C/C++, runs on commodity hardware
vLLM
High-throughput, memory-efficient inference and serving engine for LLMs
SGLang
High-performance serving framework for language and multimodal models
Text Generation WebUI
Open-source desktop app and web UI for running local LLMs
Vector Databases (5 items)
Databases and search engines purpose-built for storing and querying high-dimensional embedding vectors.
Milvus
Open-source vector database built for scalable similarity search
Qdrant
Vector similarity search engine and database
Chroma
Open-source embedding database for AI applications
Weaviate
Open-source vector database with built-in ML model integrations
pgvector
Open-source vector similarity search extension for PostgreSQL